home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dos/V Magazine 1995 October 15
/
CD [VMAG951015].bin
/
_demo
/
w95demo
/
w95demo.exe
/
A95DEMO.DXR
/
00098.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-22
|
224 b
|
11 lines
on mouseDown
puppetSprite(11, 1)
set the castNum of sprite 11 to cast "mm hilite"
updateStage()
wait()
set the castNum of sprite 11 to cast "mm normal"
updateStage()
puppetSprite(11, 0)
go(the frame + 1)
end